body{ font-size: 1.4rem;}
a:hover{text-decoration: none;}
a {  color: #666;}
#article_content p a img,#article_content a img{display: inline-block;max-width: 100%;}
.am-with-fixed-navbar {  padding-bottom: 0px;}
p,ul{margin:0;padding:0;}
dt+dd{margin-top:0;}
table{width:100%;}
.am-g-fixed{max-width: 1200px;margin:0 auto;}
.am-container{max-width: 1200px;  padding-left: 0;  padding-right: 0; margin-left: auto;  margin-right: auto;}
.container {   width: 96%;  max-width: 1200px;   margin: 0 auto;}

.logo{margin-top: 1rem;  margin-bottom: 0;}
.logo img {  display: block;  max-width: 100%;  height: auto; margin: 0 auto;}
@media only screen and (max-width: 641px){
	.logo img {margin:0;}
}
/*使用文档*/
.am-help-menu{width:100%;background: #0E0F12;}
.am-help-menu a{color:#fff;line-height:40px;padding: 0 20px;}
.am-help-menu a.zpgl{background: #8e722f;}
.am-help-naverji{}
.am-help-t{color:#8e722f;font-weight:800;}
.am-help-t-two{line-height:16px;cursor: pointer;color:#7e7e7e;}
.am-help-nav{line-height:30px; background: #f9f9f9;min-width: 120px;}

/*电脑版主导航*/
.head { position: fixed; width: 120px; height: 100%;background: #0e0f12; text-align: center;  z-index: 10;}
.top_menu{font-size: 1.4rem;width: 100%;}
.top_menu ul{}
.top_menu ul li{width: 100%;  position: relative;  text-align: center;margin:0;}
.top_menu ul li:hover a,.top_menu ul li.a a{color:#FFF;border-left: 4px solid transparent;}
.top_menu ul li.a a{background: #8e722f;}
.top_menu ul li a{ width: 120px; line-height: 80px;height: 80px; display: block;color: #8e722f; position: relative; letter-spacing: 2px;  background: #131516; transition: 0.3s all;  -webkit-transition: 0.3s all;overflow: hidden;}
.top_menu ul li a span{  display: none;  line-height: 12px;  text-align: center;  font-size: 12px;}
.top_menu ul li:hover a span{display:block;}
.top_menu .am-nav>li>a:focus,.top_menu .am-nav>li>a:hover{background-color: transparent;}
.subnav{margin-left:120px;}
.subnav ul.p_pop{ padding: 0px; border: 0px solid;margin-top: -80px;background: #131516;  border-color: transparent;}
.subnav ul.p_pop li{border: 0;}
.subnav ul.p_pop li a{border-bottom: 0px solid #E5EDF2;padding:5px 15px;color:#8e722f;font-size:1.4rem;}
.subnav ul.p_pop li a:hover{background: #8e722f;color:#FFF;}
@media only screen and (min-width: 641px){
	.top_menu ul li:hover a{border-left: 4px solid #8e722f;transition: 0.6s all;}
}
@media only screen and (max-width: 641px){
	.head{width: 100%;height: auto;padding-bottom: 10px;}
	.subnav{display:none;}
}
/*手机版主导航*/
.am-menu-offcanvas1 .am-menu-toggle{  position: relative;width: 40px;float:right; color: #FFF;  right: 10px;  top: 10px;}
.am-menu {  position: relative;  width: 25%;  overflow-x: visible;  padding: 0; }
.am-menu ul li a span{margin-left:1rem;}
.am-offcanvas-bar{width:180px;}
@media only screen and (max-width: 641px){
	.am-offcanvas{background:transparent;}	
}
/*幻灯片*/
.am-slider-default .am-direction-nav a.am-next:before,.am-slider-default .am-direction-nav a.am-prev:before{content: "";}
.am-slider-default .am-direction-nav a.am-prev{background-image:url(../../images/bannerLeft.png);}
.am-slider-default .am-direction-nav a.am-next{background-image:url(../../images/bannerRight.png);}
@media only screen and (min-width: 640px){
.am-slider-default .am-direction-nav a{ background-size:38px 74px; width: 38px;  height: 74px;  margin: -37px 0 0;}
}
@media only screen and (min-width: 1220px){
.am-slider-default .am-direction-nav a{ background-size:46px 90px; width: 46px;  height: 90px;  margin: -45px 0 0;}
}
@media only screen and (min-width: 1440px){
.am-slider-default .am-direction-nav a{background-size:76px 148px; width: 76px;  height: 148px;  margin: -74px 0 0;}
}
@media only screen and (max-width: 640px){
.am-slider-default .am-direction-nav a{ background-size:20px 38px; width: 20px;  height: 38px;  margin: -19px 0 0;}
}
.am-slider-default .am-control-nav li a.am-active {  background-color: #69B152;}


/*关于我们新闻动态*/
.all-title { text-align: center;margin-top:4rem;}
.all-title .all-t1 {   font-size: 26px;color: #444;}
.all-title .all-t2 {   font-family: "arial";   color: #858585;}
.all-title .all-t3{color: #797979;   font-size: 18px;   text-align: center;  margin: 50px 0 60px 0;}

.body-right,#ft{margin-left:120px;}
@media only screen and (max-width: 640px){
	.body-right,#ft{margin-left:0;}
}
/* server */

.server-title {
	color: #797979;
	font-size: 18px;
	text-align: center;
	margin: 50px 0 60px 0;
}

.server-item {
	text-align: center;
	padding: 70px 0 110px;
	border-right: solid 1px #F7F1E5;
	position: relative;
	overflow: hidden;
	transition: 0.6s all;
	-webkit-transition: 0.6s all;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	z-index: 2;
}

.server-item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	background: #DBB866;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -90deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -90deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.6s, opacity 0.6s, background-color 0.6s;
	transition: transform 0.6s, opacity 0.6s, background-color 0.6s;
}

.server-item span {
	display: block;
	background: #fff;
	position: absolute;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
}

.server-item .line-left {
	width: 30px;
	height: 1px;
	margin-left: -15px;
	bottom: 43px;
	left: -50px;
}

.server-item .line-right {
	width: 1px;
	height: 30px;
	bottom: -30px;
	left: 50%;
}

.server-item .item-tit {
	color: #4c4c4c;
}

.server-item .tit-t1 {
	font-size: 18px;
}

.server-item .tit-t2 {
	font-family: arial;
}

.server-item .item-txt {
	margin-top: 20px;
	font-size: 12px;
	color: #A3A3A3;
}
.server-item .item-txt p{margin:0;}

.server-item:hover .item-tit,
.server-item:hover .item-txt {
	color: #fff;
}

.server-item:hover::before {
	opacity: 1;
	background: #DBB866;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.server-item:hover .line-left,
.server-item:hover .line-right {
	transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
}

.server-item:hover .line-left {
	left: 50%;
}

.server-item:hover .line-right {
	bottom: 30px;
}

.txtt {
	font-style: normal;
}
@media only screen and (max-width: 640px){
	.i_service .all-title{margin-top: 6rem;}
	.xs-server-item {   background: #DBB866;}
	.xs-server-item .item-txt,.xs-server-item .item-tit{   color:#fff;}
}
/* introduce */

.introduce {
	height: 600px;
	background: #171B1E;
	position: relative;
}

.introduce-text {
	padding: 200px 0 0 300px;
}

.introduce-t1 {
	font-size: 30px;
	color: #fff;
}

.introduce-t2 {
	color: #c4c4c4;
	font-size: 16px;
	margin: 20px 0 30px 0;
}

.introduce-btn {
	width: 160px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	position: relative;
	background: #DBB866;
	color: #ECEFF1;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.introduce-btn a{color:#ffffff;}
.introduce-btn:hover {
	-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	color: #fff;
	background: #F0C667;
	-webkit-animation: btn 0.3s forwards;
	animation: btn 0.3s forwards;
}

@-webkit-keyframes btn {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes btn {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.introduce-pic1 {
	position: absolute;
	top: 0;
	right: 35%;
}

.introduce-pic2 {
	position: absolute;
	top: 0;
	right: 0;
}

.introduce-pic3 {
	position: absolute;
	bottom: 0;
	left: 0;
}

.introduce-pic4 {
	position: absolute;
	bottom: 0;
	right: 10%;
}

/* lead */

.lead {
	padding: 60px 0;
	overflow: hidden;
}

.lead-content {
	margin-top: 50px;
}

.lead-box {
	padding: 40px 0;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.lead-box:before {
	z-index: -1;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #F8F8F8;
	opacity: 0;
	-webkit-transform: scale3d(1, 0.1, 1);
	transform: scale3d(1, 0.1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.lead-box,
.lead-box:before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.lead-box:hover:before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.lead-item {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}

.lead-text-tit {
	color: #595959;
	font-size: 16px;
	margin-bottom: 20px;
}

.lead-text p {
	color: #a5a5a5;
}
/* case */
.i_case ul {margin: 0 auto; width:100%; float:left; overflow:hidden;}
.i_case ul li{padding:0;display:block;position: relative;overflow: hidden;}
.i_case ul li a.cho{display:block; width:100%;}
.i_case ul li a.cho img {display: block;}
.i_case ul .grid_con { opacity: 0.8;text-align: center;position: absolute;left: 0;background: #333;color: #ed4e6e; width:100%;}
.i_case ul .grid_con img{opacity: 1;margin:0 auto;margin-top:10px;}
.i_case ul .grid_con h3{opacity: 1;margin: 0;padding: 0;color: #fff; margin:5px 0; font-size:14px;line-height:18px; font-weight:bold;}
.i_case ul .grid_con span{ margin:5px 16px 6px; line-height:16px; display:block; color:#d0d0d0;-o-text-overflow: ellipsis;text-overflow:ellipsis;}
.i_case ul .grid_con small{ float:left; margin-left:16px; color:#d0d0d0; text-transform:uppercase; font-size:10px;}
.i_case ul .grid_con a.cho {text-align: center;padding: 5px 10px;border-radius: 2px;display: inline-block;background: #ed4e6e;color: #fff;}
@media only screen and (max-width: 640px){
.i_case ul .grid_con img{width:80px;height:80px;}	
}
/* partners */

.partners {
	background: url(../../images/img/014.png) repeat center;
	padding: 100px 150px;
	overflow: hidden;
	position: relative;
}
.partners ul{margin:0;padding:0;}
.partners li {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
}

.partners .owl-pagination {
	display: none !important;
}

.partners .item {
	text-align: center;
	margin: 0 10px;
}

.partners .owl-prev,
.partners .owl-next {
	display: block;
	height: 39px;
	width: 39px;
	border-radius: 39px;
	opacity: 0.35;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	transition: all .3s;
	-webkit-transition: all .3s;
	z-index: 10;
}

.partners .owl-prev {
	float: left;
	background: #000 url(../../images/icon/icon_prev.png) no-repeat;
	left: -60px;
}

.partners .owl-prev:hover {
	background: #fff url(../../images/icon/icon_prev2.png) no-repeat;
	opacity: 1;
}

.partners .owl-next {
	float: right;
	background: #000 url(../../images/icon/icon_next.png) no-repeat;
	right: -60px;
}

.partners .owl-next:hover {
	background: #fff url(../../images/icon/icon_next2.png) no-repeat;
	opacity: 1;
}

.partners-pic {
	opacity: 0.3;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
}
/* news */

.news {
	padding: 90px 0;
	background: #FAFAFA;
	overflow: hidden;
	position: relative;
}

.news-content {
	margin-top: 50px;
}

.news-content .news-item {
	position: relative;
	text-align: center;
	width: 300px;
	margin: 0 auto;
}

.news-pic img {
	width: 119px;
	height: 119px;
	border-radius: 119px;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -58px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}

.news-t1,
.news-t2 {
	position: absolute;
	width: 100%;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}

.news-t1 {
	top: 140px;
	font-size: 16px;
}

.news-t1 a {
	color: #292929;
	display: block;
	text-align: center;
	padding: 0 30px;
}

.news-t2 {
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	bottom: 40px;
	color: #C2C2C2;
}

.news-t2 p {
	padding: 0 20px;
}

.news-t3 {
	position: absolute;
	top: 170px;
	font-size: 12px;
	color: #C2C2C2;
	width: 100%;
	text-align: center;
}

.news-item:hover .news-pic img {
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}

.news-item:hover .news-t1 a {
	color: #FF6B26;
}

.news-item:hover .news-t2 {
	color: #888;
}

.news .owl-theme .owl-controls .owl-page span {
	border: solid 1px #FE7121;
	background: transparent;
}

.news .owl-theme .owl-controls .owl-page.active span,
.news .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #FE7121;
}

.news .owl-prev,
.news .owl-next {
	display: block;
	height: 50px;
	width: 51px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	transition: all .3s;
	-webkit-transition: all .3s;
	z-index: 10;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}

.news .owl-prev {
	left: -60px;
	background: url(../../images/icon/leftbtn.png) no-repeat;
}

.news .owl-prev:hover {
	left: -70px;
}

.news .owl-next {
	right: -60px;
	background: url(../../images/icon/rightbtn.png) no-repeat;
}

.news .owl-next:hover {
	right: -70px;
}

/* contact */

.contact {
	padding-top: 90px;
}

.contact-content {
	margin-top: 50px;
	background: url(../../images/img/013.jpg) repeat center;
    background-size: cover;	padding: 40px 0;
}
.contact-box {
	width: 360px;
	margin-left: calc(50% - 180px);
	overflow: hidden !important;
}
.contact-title {
	text-align: center;
	padding: 30px 0 45px 0;
	background: #fff;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.contact-title .title-t1{
	font-size: 20px;
	font-weight: 600;
}

.contact-message {
	background: #F2F2F2;
	padding: 35px 0 50px 0;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	overflow: hidden;
}

.contact-message .title {
	color: #444;
	font-size: 18px;
	margin-left: 50px;
}

.contact-message ul {
	margin: 20px 0 0 50px;
	color: #757575;
}

.contact-message ul li {
	margin-bottom: 5px;
}

.contact-message ul li a {
	color: #757575;
}
.contact-ewm{
	padding-top: 20px;
	text-align: center;
}
.contact-ewm img{
	margin: 0 15px;
}
/* about */
.z-header {
	background: #060e1b;
	overflow: hidden;
	height: 300px;
	position: relative;
}

.z-header .z-title {
	position: absolute;
	top: 85px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	display: block;
	text-align: center;
	color: #fff;
}

.z-header .title-t1 {
	font-size: 26px;
}

.z-header .title-pic {
	padding-top: 45px;
}

.z-header .title-pic img {
	animation: start 1.5s infinite ease-in-out;
	-webkit-animation: start 1.5s infinite ease-in-out;
}

@keyframes start {
	0%,
	30% {
		opacity: 0;
		transform: translate(0, -8px);
	}
	60% {
		opacity: 1;
		transform: translate(0, 0);
	}
	100% {
		opacity: 0;
		transform: translate(0, 16px);
	}
}

@-webkit-keyframes start {
	0%,
	30% {
		opacity: 0;
		-webkit-transform: translate(0, -8px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate(0, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate(0, 16px);
	}
}

/* list-news */
.News-box {
	padding: 90px 0;
	overflow: hidden;
}

.News-box .news-item {
	position: relative;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 300px;
}

/* introduce */

.qy-profile {
	padding: 90px 0;
	border-bottom: solid 1px #ccc;
}

.qy-text {
	padding: 90px 0;
}

.qy-text p {
	color: #8a8a8a;
	line-height: 22px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.qy-text li{padding:10px;}
.qy-ewm {
	text-align: center;
}

.qy-ewm img {
	display: inline-block;
	margin: 0 50px;
}

.qy-culture {
	padding-top: 90px;
}

.qy-culture-content {
	margin-top: 50px;
	background: url(../../images/img/014.jpg) repeat center;
	padding: 50px 0;
	overflow: hidden;
}

.culture-container {
	max-width: 800px;
	margin: 0 auto;
	color:#fff;
	width: 96%;
}



/* weixin */
.am-weixin .server-item{padding: 40px 5px 70px;}
.am-weixintwo .server-item{padding: 40px 20px 70px;}
@media only screen and (max-width: 641px){
	.am-weixintwo .server-item{padding: 40px 5px 70px;}
}
.am-weixin a:hover .am-weixin-more,.am-weixintwo a:hover .am-weixin-more  {color:#b72828;}
.am-weixin-t .z-header .title-t1{font-size:22px;}

@media only screen and (max-width: 641px) {
	.am-weixin {padding-top:2.6rem;}
}






@media only screen and (max-width: 1620px) {
	.partners .item img {
		width: 95%;
	}	
}

@media only screen and (max-width: 1446px) {
	.server-item {
		padding: 50px 0 70px;
	}
	/* introduce */
	.introduce {
		height: 500px;
	}
	.introduce-text {
		padding: 150px 0 0 160px;
	}
	.introduce .introduce-pic1 {
		width: 250px;
	}
	.introduce .introduce-pic2 {
		width: 380px;
	}
	.introduce .introduce-pic3 {
		width: 120px;
	}
	.introduce .introduce-pic4 {
		width: 350px;
	}
	.partners {
		padding: 50px;
	}
	.partners .item img {
		width: 90%;
	}
/* news */
	.news {
		padding: 60px 0;
	}
	.news-t1 a {
		padding: 0 45px;
		text-indent: 0;
	}
	.news-t2 p {
		padding: 0 20px;
	}
	.news-pic img {
		top: 2px;
		transform: scale(0.95);
		-webkit-transform: scale(0.95);
	}
	.news .owl-prev,
	.news .owl-next {
		display: none !important;
	}
	
}
@media only screen and (max-width: 1199px) {
	.partners {
		padding: 60px;
	}
	.partners .item img {
		width: 80%;
	}
}	
@media only screen and (max-width: 1025px) {
	/* introduce */
	.introduce {
		height: 400px;
	}
	.introduce-text {
		padding: 100px 0 0 100px;
	}
	.introduce-t1 {
		font-size: 22px;
		color: #fff;
	}
	.introduce-t2 {
		font-size: 14px;
	}
	.introduce .introduce-pic1 {
		width: 180px;
	}
	.introduce .introduce-pic2 {
		width: 260px;
	}
	.introduce .introduce-pic3 {
		width: 90px;
	}
	.introduce .introduce-pic4 {
		width: 250px;
	}
		/* lead */
	.lead-item {
		width: 100%;
	}
	.lead-pic {
		text-align: center;
	}
	.lead-pic img {
		width: 90px;
	}
	.lead-text-tit {
		margin-bottom: 10px;
	}
	/* partners */
	.partners {
		padding: 40px 60px;
	}
	.partners .item img {
		width: 60%;
	}
	.partners .owl-prev {
		left: -40px;
	}
	.partners .owl-next {
		right: -40px;
	}
		/* news */
	.news-t1 a {
		padding: 0 65px;
	}
	.news-content .news-t2 p {
		padding: 0 25px;
	}
}
@media only screen and (max-width: 641px) {
	/* server */
	.server-item {
		padding: 20px 0 60px;
	}
/* introduce */
	.introduce {
		height: 300px;
	}
	.introduce-text {
		padding: 50px 0 0 40px;
	}
	.introduce-t1 {
		font-size: 18px;
		color: #fff;
	}
	.introduce-btn {    width: 130px;   height: 30px;   line-height: 30px;}
	.introduce-t2 {
		font-size: 14px;
	}
	.introduce .introduce-pic1 {
		width: 120px;
	}
	.introduce .introduce-pic2 {
		width: 160px;
	}
	.introduce .introduce-pic3 {
		width: 70px;
	}
	.introduce .introduce-pic4 {
		width: 200px;
	}
/* lead */
	.lead {
		padding: 20px 0;
	}
	.lead-pic {
		padding-top: 10px;
	}
	.lead-pic img {
		width: 80px;
	}	
	.lead-text-tit,.lead-text p{text-align:center;}	
		/* news */
	.news-item {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	.news-t1 a {
		padding: 0 15px;
	}
	.news-t2 p {}
	.news {
		padding: 40px 0;
	}
	.news-content {
		margin-top: 30px;
	}
	.news-pic img {
		top: 0;
		transform: scale(0.90);
		-webkit-transform: scale(0.9);
	}

	
}





/*新闻中心*/
.type_List{}
.type_List a{display:inline-block;    font: 16px/30px 微软雅黑;  color: #555;   height: 30px;   border: 1px solid #eee; padding: 0 20px;margin:5px;}
.type_List a.zpgl,.type_List a:hover{ text-decoration:none;color:#FFFFFF;background: #666;		transition: 0.5s all;}    



.am-gotop-fixed{  opacity: 0.8;}
.am-footer{font-size:1.4rem;}
.am-i-links a{margin-right:1rem; }
.am-footer-default .am-footer-miscs p{margin:0;}
.footerkf a{margin-right:2rem;}
.am-footer-default a {  color: #999;  font-weight: 400;}


@media only screen and (min-width: 641px){
	.am-topbar-nav>li>a:hover:after {
	opacity: 0;
	border-bottom-color: transparent;
	}
}

/*分页*/
.mbpgs{padding:20px 0;font-family: Arial;text-align: center;}
.mbpgs .pg a.prev{background-image: url(../../images/arw_r.png);background-position: 0 0;}
.mbpgs .pg a.prev:hover{background-position: 0 -29px;}
.mbpgs .pg a.nxt{background-image: url(../../images/arw_l.png);background-position: 0 0;}
.mbpgs .pg a.nxt:hover{background-position: 0 -29px;}
.mbpgs .pg a,.mbpgs .pg strong{border: 0px solid;display: inline-block;width: 28px;height: 26px;line-height: 22px;padding: 3px 3px;
margin: 0px 3px;color: #717171;background-image: url(../../images/bt_bg.png);background-repeat: no-repeat;text-align: center;}
.mbpgs .pg a:hover, .mbpgs .pg strong:hover,.mbpgs .pg strong {background-position: 0px -38px;color: #ffffff;}

.ofooter p,.ofooter div a{margin:0; color:#bababa;}
.ofooter p a{color:#63bfc2;}
#ft.ofooter p a:hover{color:#926F61;}
@media only screen and (max-width: 640px) {
.am-sm-text-center{text-align: center!important;}
}

/*newslist*/
.NewsList li{  padding: 10px 20px;margin-bottom:2rem;}
.NewsList li a.cho{ display:block; height:120px; line-height:1.2;position:relative; cursor:pointer;}
.NewsList li a.cho .vimg{ position:absolute; left:0px;top:0px;}
.NewsList li a.cho big{ position:absolute; right:20px; top:88px;font-size:40px;}
.NewsList li a.cho div{ position:absolute; left:100px; top:3px;  font-size:1.4rem;}
.NewsList li a.cho div h3{color:#373737;  font-weight: 400;display:block;height:20px;line-height:20px;overflow:hidden;}
.NewsList li a.cho div p{color:#686868;font-weight:400;line-height:1.5; font-size:1.2rem; padding-top:2px;height:40px;overflow:hidden;}
.NewsList li a.cho h5{ margin:.5rem 0;font-size: 1rem;  color: #9B9B9B; border-bottom: 1px solid #EEEEEE;}
.NewsList li a.cho:hover div{ color:#1C3D23;}
.NewsList li a.cho div h3,.NewsList li a.cho div p{margin:0;}
/*view_news*/
.view_news .container{background-color: #fff;  position: relative;}
.z-news-header {padding: 50px 0 15px 0;  text-align: center;}
.view_news h1{font-weight: 300; color: #303030;  font-size: 20px;   margin-bottom: 20px;padding:0 3%;}
.view_news .xinxi{padding:0 3%; color: #C5C5C5;}
.view_news .xinxi a{color:#C5C5C5;}
.view_news .d{border-bottom: solid 1px #EBEBEB;  border-top: solid 1px #EBEBEB;  padding:3%;color:#333;}
.related{padding:1.2rem 3%;}
.am-pagination>li>a:hover{color:#FFF;background-color:#636363;}

.close-page {  position: absolute; top: 10px;  right: 10px;  cursor: pointer;}

 
.view_news .i_case{padding:60px 3% 100px;}
.view_news .i_case dt{color:#8E722F;}
.view_news .showworks{max-width:1080px;}
.view_news .showworks .d{border:0;padding:0;}
.view_news .showworks .vwtb{height:auto;}
.view_case{padding:60px 0;}
.view_case li a img{margin:0 auto;display: block}
.view_case li a small{display:block;text-align:center;}
/*list-ask*/
.am-ask {padding:50px 3% 100px;}
.am-ask .am-u-lg-6,.am-ask .am-u-md-6{padding:0 10px;}
.am-ask .am-panel-title,.am-ask div{  font-weight: 400;  font-size: 1.4rem;}
.am-fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
 color: #888;
}
.am-fa-quote-left:before {
  content: "\f10d";
}
.am-ask .am-panel-default>.am-panel-hd {
	color: #FFF;
    background-color: #6D6D6D;
    border-color: #6D6D6D;
}
/*在线客服*/
.am-gotop-fixed{right:12px;}
.am-gotop-fixed .am-gotop-icon{border-radius: 3px;}
#online {
	position: fixed;
	bottom: 94px !important;
	right: -40px;
	z-index: 1000;
	width: 32px;
	height: 32px;
	background: #dd9e09;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 0;
	box-sizing: border-box;
}

#online i {
	display: block;
	width: 18px;
	height: 18px;
	margin: 3px 7px;
}

#online i img {
	max-width: 100%;
}

#online:hover {
	background: #333;
}

#online_lx {
	width: 180px;
	height: auto;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
	box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
	position: fixed;
	right: 12px;
	bottom: 94px !important;
	z-index: 99999;
	box-sizing: border-box;
}

#olx_head {
	padding: 20px;
	line-height: 16px;
	height: 16px;
	background: #00C0FF;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 14px;
	-webkit-box-sizing:content-box;
	box-sizing: content-box;
}

#online_close {
	display: block;
	float: right;
	width: 15px;
	height: 15px;
	cursor: pointer;
}

#online_close img {
	max-width: 100%;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

#online_close img:hover {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

#olx_qq li a {
	padding: 12px 40px;
	height: 18px;
	line-height: 18px;
	background: #fff;
	color: #353434;
	display: block;
	border-bottom: #f5f5f5 1px solid;
	transition: all ease-out .3s;
	color: #888;
	-webkit-box-sizing:content-box;
	box-sizing: content-box;
}

#olx_qq li a:hover {
	background: #f5f5f5;
	text-indent: 10px;
}

#olx_qq li i {
	width: 20px;
	height: 20px;
	float: left;
	margin: 10px;
}

#olx_qq li i img {
	max-width: 100%;
}

#olx_tel {
	padding: 15px 10px;
}

#olx_tel div {
	color: #434343;
	line-height: 24px;
	height: 24px;
	margin: 0 25px 0 8px;
}

#olx_tel div i {
	width: 20px;
	height: 25px;
	float: left;
	margin-right: 2px;
}

#olx_tel div i img {
	max-width: 100%;
	max-height: 100%;
}

#olx_tel p {
	line-height: 30px;
	color: #888;
	text-align: center;
	padding-top: 10px;
}
@media only screen and (max-width: 1025px) {
	.mobileMenuBtn {
		display: block;
	}
	#online {
		opacity: 1;
		right: 12px
	}
	#online_lx {
		right: -200px
	}
}